I have been programming for several years through personal and freelance projects. This blog documents selected work that represents key stages of my technical evolution.
NestJS TypeScript Backend Architecture
15 de enero de 2025
Why I chose to start with a simple CRUD API when learning NestJS
Why I decided to approach NestJS through a simple CRUD project and what I learned applying backend fundamentals to a new framework.
IoT Full Stack React FastAPI
15 de diciembre de 2025
Building a full stack IoT dashboard: a climate monitoring project
How I built a full stack IoT project to monitor temperature and humidity, integrating frontend, backend, and hardware into a single system.
Backend Django Architecture
22 de febrero de 2025
Early backend lessons from building a task management app with Django
Key backend concepts I consolidated while building a Django-based task manager, and how that project influenced my current architectural approach.